home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / Exploit and vulnerability / w00w00 / sectools / fragrouter / config.h.in < prev    next >
Encoding:
Text File  |  1999-07-26  |  719 b   |  29 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define if you have the ANSI C header files.  */
  7. #undef STDC_HEADERS
  8.  
  9. /* Define if you have the strdup function.  */
  10. #undef HAVE_STRDUP
  11.  
  12. /* Define if you have the <net/ethernet.h> header file.  */
  13. #undef HAVE_NET_ETHERNET_H
  14.  
  15. /* Define if you have the <sys/param.h> header file.  */
  16. #undef HAVE_SYS_PARAM_H
  17.  
  18. /* Define if you have the <unistd.h> header file.  */
  19. #undef HAVE_UNISTD_H
  20.  
  21. /* Define if you have the nsl library (-lnsl).  */
  22. #undef HAVE_LIBNSL
  23.  
  24. /* Define if you have the socket library (-lsocket).  */
  25. #undef HAVE_LIBSOCKET
  26.  
  27. /* Linux sux. */
  28. #define _BSD_SOURCE
  29.